chore(deps): update tauri monorepo to v2 (major) #1167
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.6.0
->^2.2.0
^1.6.3
->^2.2.2
1.8.1
->2.2.0
1.5.5
->2.0.4
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.2.0
: @tauri-apps/api v2.2.0Compare Source
PNPM Audit
[2.2.0]
New Features
020ea0556
(#11661 by @ahqsoftwares) Add badging APIs:Window/WebviewWindow::set_badge_count
for Linux, macOS and IOS.Window/WebviewWindow::set_overlay_icon
for Windows Only.Window/WebviewWindow::set_badge_label
for macOS Only.fc30b20be
(#11726 by @amrbashir) AddTrayIcon.setShowMenuOnLeftClick
method and deprecateTrayIcon.setMenuOnLeftClick
to match the Rust API.fc30b20be
(#11726 by @amrbashir) AddTrayIconOptions.showMenuOnLeftClick
field and deprecateTrayIconOptions.menuOnLeftClick
to match the Rust API.Enhancements
fc30b20be
(#11726 by @amrbashir) Add support forTrayIconOptions.menuOnLeftClick
option andTrayIcon.setMenuOnLeftClick
on Windows.Bug Fixes
a16796a55
(#12069 by @Legend-Master) FixChannel
never callsonmessage
in some cases12a48d1e2
(#11741 by @amrbashir) Fix error when callingPredefinedMenuItem.new
to create anAbout
menu item that uses anImage
instance for the about icon.12a48d1e2
(#11741 by @amrbashir) Fix error when callingIconMenuItem.new
using anImage
instance for the icon.b63262cd4
(#11724 by @FabianLars) Removed the generic in the type of the callback function argument inmockIPC
which prevented its proper use in tests using TypeScript.a6e84f7d2
(#11835 by @ilittlebig) Fix error where usingisAbsolute
would returnCommand not found
.PNPM Publish
v2.1.1
: @tauri-apps/api v2.1.1Compare Source
PNPM Audit
[2.1.1]
Bug Fixes
5e9435487
(#11645 by dgerhardt) Fix regression intoLogical
andtoPhysical
for position types indpi
module returning incorrecty
value.e8a50f6d7
(#11645) Fix integer values ofBasDirectory.Home
andBaseDirectory.Font
regression which broke path APIs in JS.PNPM Publish
v2.1.0
: @tauri-apps/cli v2.1.0Compare Source
[2.1.0]
New Features
6bf917941
(#11322 by @ShaunSHamilton) Addtauri remove
to remove plugins from projects.058c0db72
(#11584 by @amrbashir) Addbundle > linux > rpm > compression
config option to control RPM bundle compression type and level.Enhancements
1f311832a
(#11405 by @amrbashir) Add more context for errors when decoding secret and public keys for signing updater artifacts.e0d1307d3
(#11414 by @Czxck001) Migrate the$schema
Tauri configuration to the v2 format.c43d5df15
(#11512 by @lucasfernog) Associate a newly created capability file with themain
window on thetauri add
andtauri permission add
commands.Bug Fixes
7af01ff2c
(#11523 by @amrbashir) Fixtauri migrate
failing to install NPM depenencies when running from Deno.100a4455a
(#11529 by @amrbashir) Fix detecting yarn berry (v2 and higher) in various tauri cli commands.60e86d5f6
(#11624 by @lucasfernog) Use the public network IP address onandroid dev
by default on Windows.Dependencies
[email protected]
v2.0.3
: tauri-build v2.0.3Compare Source
Cargo Audit
[2.0.3]
Dependencies
[email protected]
[email protected]
Cargo Publish
v2.0.2
: tauri-build v2.0.2Compare Source
Cargo Audit
[2.0.2]
Dependencies
[email protected]
Cargo Publish
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.